Docs.rs
odbc-api-0.36.1
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
odbc-api 0.36.1
Write ODBC Applications in (mostly) safe Rust.
Crate
Source
Builds
Feature flags
Documentation
Coverage
79.56%
327
out of
411
items documented
10
out of
19
items with examples
Links
pacman82/odbc-api
129
23
6
crates.io
Dependencies
force-send-sync ^1.0.0
normal
log ^0.4.16
normal
odbc-sys ^0.21.2
normal
thiserror ^1.0.30
normal
widestring ^0.5.1
normal
anyhow ^1.0.56
dev
csv ^1.1.6
dev
env_logger ^0.9.0
dev
lazy_static ^1.4.0
dev
tempfile ^3.3.0
dev
test-case ^2.0.2
dev
winit ^0.26.1
normal
Versions
9.0.0
8.1.4
8.1.2
8.1.1
8.1.0
8.0.2
8.0.1
7.2.4
7.2.3
7.2.2
7.1.0
7.0.0
6.0.2
6.0.1
6.0.0
5.1.0
5.0.0
4.1.0
4.0.1
4.0.0
3.0.1
3.0.0
2.2.0
2.1.0
2.0.0
1.0.2
1.0.1
1.0.0
0.57.1
0.57.0
0.56.2
0.56.1
0.56.0
0.55.0
0.54.3
0.54.2
0.54.1
0.54.0
0.53.0
0.52.4
0.52.3
0.52.2
0.52.1
0.52.0
0.51.0
0.50.3
0.50.2
0.50.1
0.50.0
0.49.0
0.48.0
0.47.0
0.46.0
0.45.1
0.45.0
0.44.3
0.44.2
0.44.1
0.44.0
0.43.0
0.42.0
0.41.0
0.40.2
0.40.1
0.40.0
0.39.1
0.39.0
0.38.0
0.37.0
0.36.1
0.36.0
0.35.2
0.35.1
0.35.0
0.34.1
0.34.0
0.33.2
0.33.1
0.33.0
0.32.0
0.31.2
0.31.1
0.31.0
0.30.1
0.30.0
0.29.3
0.29.2
0.29.1
0.29.0
0.28.3
0.28.2
0.28.1
0.28.0
0.27.3
0.27.2
0.27.1
0.27.0
0.26.1
0.26.0
0.25.0
0.24.1
0.24.0
0.23.2
0.23.1
0.23.0
0.22.3
0.22.2
0.22.1
0.22.0
0.21.0
0.20.1
0.20.0
0.19.6
0.19.5
0.19.4
0.19.3
0.19.2
0.19.1
0.19.0
0.18.0
0.17.0
0.16.0
0.15.0
0.14.0
0.13.2
0.13.1
0.13.0
0.12.0
0.11.1
0.11.0
0.10.3
0.10.2
0.10.1
0.10.0
0.9.1
0.9.0
0.8.0
0.7.0
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
Owners
# About `odbc-api` enables you to write applications which utilize ODBC (Open Database Connectivity) standard to access databases. See the [`guide`] for more information and code examples.